Vcenter Compute Policies TagUsage Summary
The Vcenter Compute Policies TagUsage Summary schema contains common information about a tag used by a policy.
This schema was added in vSphere API 7.0.3.0.
{
"policy": "string",
"tag_type": "string",
"tag": "string",
"tag_name": "string",
"category_name": "string"
}
Identifier of the policy that uses the tag indicated by Vcenter Compute Policies TagUsage Summary.tag.
This property was added in vSphere API 7.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.compute.Policy
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.compute.Policy
.
Identifier of the tag type used by the policy indicated by Vcenter Compute Policies TagUsage Summary.policy.
This property was added in vSphere API 7.0.3.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vapi.resource
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vapi.resource
.
Identifier of the tag used by the policy indicated by Vcenter Compute Policies TagUsage Summary.policy.
This property was added in vSphere API 7.0.3.0.
When clients pass a value of this schema as a parameter, the property tag_type must contain the actual resource type. When operations return a value of this schema as a response, the property tag_type will contain the actual resource type.
Name of the tag used by the policy indicated by Vcenter Compute Policies TagUsage Summary.policy.
This property was added in vSphere API 7.0.3.0.
Name of the category that has Vcenter Compute Policies TagUsage Summary.tag.
This property was added in vSphere API 7.0.3.0.